SwappableImage.original

A pointer to the original image storage type. Use at your own risk.

struct SwappableImage(Color)
@property @nogc nothrow @safe
void*
original
()
if (
isColor!Color
)

Meta